home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13259 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  44 lines

  1. Newsgroups: comp.lang.c++
  2. Path: newsfeed.internetmci.com!miwok!linex1!news
  3. From: mfried@linex.com (Marty Fried)
  4. Subject: Re: Adaptec ASPI32 transfer size
  5. X-Nntp-Posting-Host: sp25.linex.com
  6. Message-ID: <3154f70a.2937213@news.linex.com>
  7. Sender: news@linex1.linex.com
  8. Organization: Cirrius Cybernetics Corp
  9. X-Newsreader: Forte Agent .99e/32.194
  10. References: <4indma$hn6@news.be.innet.net>
  11. Date: Sun, 24 Mar 1996 07:20:38 GMT
  12.  
  13. Once upon a time (OK, it was Tue, 19 Mar 1996 22:47:43 GMT),
  14. dlauwers@innet.be (Danny Lauwers) wrote:
  15.  
  16. >Hello,
  17. >
  18. >I al programming the ASPI32 SCSI utilities for windows 95 and NT.
  19. >The transfer size seem to be limited to 64Kb, and from the parameters
  20. >I have checked the controler largest block is 16Mbyte and not 64Kb.
  21. >The controller is a Adaptec 2940. In the describtion from Adaptec they
  22. >speak of the possibility to transfer larger block than 64Kb.
  23. >
  24. >It is very essential for our application that we can transfer more
  25. >data. And because it is not always possible to split up the command in
  26. >our case we are stuck at this.
  27. >
  28. >I use MS VC4.0 as a compiler and followed the compiling and linker
  29. >instructions for ASPI32. like the pack option etc.
  30.  
  31. Sorry I can't offer a solution... my boss came up across the same
  32. limitation, and confirmed with Microsoft that there is no way  to do
  33. it.  We were in the same boat as you, needing to send image data to a
  34. digital disk recorder, which needed the full image at one time.  The
  35. disk recorder manufacturer (Accom) modified their software to allow
  36. smaller transfer sizes.
  37.  
  38. cc dlauwers@innet.be
  39.  
  40. _______________________________________________________
  41. Marty Fried - mfried@linex.com     Press Enter to Exit
  42. San Anselmo, CA                           -NT message
  43. (MSVC4 + MFC) && (Win95 || NT);             
  44.